Skip to content

Releases: ildar-shaimordanov/jsxt

Releases of standalone apps at this moment (2021/01/12)

12 Jan 12:33
Compare
Choose a tag to compare

Tools

Updates since previous release

  • add invocation template
  • rename doc2xxx -> doc2html

The final file doc2html.bat was compiled as follows: wsx.bat /m:eval tools/compile-wsf2bat.js < doc2html.wsf > doc2html.bat

Releases of standalone apps at this moment (2020/11/01)

01 Nov 20:16
Compare
Choose a tag to compare

Tools

Updates since previous release

In this release doc2html.js is splitted in two files:

  • doc2xxx.wsf - the main script invoking others, the script description and usage are moved here
  • doc2xxx.js - the main script implementing all functionality

The final file doc2xxx.bat was compiled as follows: wsx.bat /m:eval tools/compile-wsf2bat.js < doc2xxx.wsf > doc2xxx.bat

Releases of standalone apps at this moment (2020/02/01)

01 Feb 12:37
Compare
Choose a tag to compare

Tools

Updates since previous release

  • running in the root dir C:\ breaks execution

Releases of standalone apps at this moment (2019/08/21)

21 Aug 15:33
Compare
Choose a tag to compare

Tools

Updates since previous release

  • internal cosmetic changes to the wscmd.bat

Releases of standalone apps at this moment (2019/02/27)

27 Feb 14:04
Compare
Choose a tag to compare

Tools

Updates since previous release

  • suppress the comment warning on SaveAs()/SaveAs2()

Releases of standalone apps at this moment (2016/09/11)

11 Sep 12:05
Compare
Choose a tag to compare

Tools

Updates since previous release

  • fix "unknown runtime error" when saving as FB2

Releases of standalone apps at this moment (2016/03/17)